googleGetSignInGivenName
Type
handler
Summary
Get the given name of the authenticated user
Syntax
googleGetSignInGivenName()
Description
Use the googleGetSignInGivenName to obtain the given name of the authenticated user. If no user is authenticated then a 'Not authenticated' error is thrown.
Examples
put googleGetSignInGivenName() into field "GivenName"
Value
| Name | Type | Description |
|---|---|---|
return | The googleGetSignInGivenName handler returns the given name of the authenticated user. |
Related
handler: googleSignIn
Compatibility and Support
OS
android